FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package org.example.ProfilingTrainingMay#0.0.1 (141 ms)

Package org.example.ProfilingTrainingMay
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=org.example.ProfilingTrainingMay@0.0.1&canonical=http://example.org/fhir/ValueSet/occupations
Url http://example.org/fhir/ValueSet/occupations
Version 0.0.1
Status draft
Name Occupations
Experimental False
Description For capturing occupation of the Alpha Hospital patient

Resources that use this resource

StructureDefinition
http://example.org/fhir/StructureDefinition/Occupation Occupation
http://example.org/fhir/StructureDefinition/Occupation2 Occupation2

Resources that this resource uses

CodeSystem
http://example.org/CodeSystem/alp-codes AlphaHospitalCodes


Source

{
  "resourceType" : "ValueSet",
  "id" : "occupations",
  "url" : "http://example.org/fhir/ValueSet/occupations",
  "version" : "0.0.1",
  "name" : "Occupations",
  "status" : "draft",
  "description" : "For capturing occupation of the Alpha Hospital patient",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/CodeSystem/alp-codes",
        "concept" : [
          {
            "code" : "ALP-OCC-01",
            "display" : "Healthcare and medicine"
          },
          {
            "code" : "ALP-OCC-02",
            "display" : "Arts and entertainment"
          },
          {
            "code" : "ALP-OCC-03",
            "display" : "Business"
          },
          {
            "code" : "ALP-OCC-04",
            "display" : "Industrial and manufacturing"
          },
          {
            "code" : "ALP-OCC-05",
            "display" : "Law Enforcement"
          },
          {
            "code" : "ALP-OCC-06",
            "display" : "Science and technology"
          },
          {
            "code" : "ALP-OCC-07",
            "display" : "Service and education"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.